* ftfont.c: Conditionalize prototyping and use of ftfont_variation_glyphs.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 29 Mar 2009 17:12:10 +0000 (17:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 29 Mar 2009 17:12:10 +0000 (17:12 +0000)
src/ChangeLog

index af046eaa65bb3022472dbf784211226474f231f8..71fb00ad3294dcd98b4118183a53b5d71febb2d7 100644 (file)
@@ -1,3 +1,8 @@
+2009-03-29  Sebastian Rose  <sebastian_rose@gmx.de>  (tiny change)
+
+       * ftfont.c: Conditionalize prototyping and use of
+       ftfont_variation_glyphs.
+
 2009-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * frame.c (delete_frame): Work around compiler bug.